home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1996 June / Software of the Month Club 1996 June.iso / pc / dos / dtp / cliche / readme.bat < prev    next >
DOS Batch File  |  1996-02-21  |  617b  |  22 lines

  1.  
  2. echo off
  3. cls
  4. echo                                   CLICHE FINDER
  5. echo  
  6. echo To start the program, enter this command:
  7. echo  
  8. echo      CLFINDER
  9. echo  
  10. echo  Vendors: To read the VENDINFO.DIZ information file, use an ordinary
  11. echo  text viewer. For example, if you use LIST, you would use this command:
  12. echo  
  13. echo      LIST VENDINFO.DIZ
  14. echo  
  15. echo  To print the VENDINFO.DIZ file, you would use this command:
  16. echo  
  17. echo      COPY VENDINFO.DIZ PRN
  18. echo  
  19. echo  Additional information is contained in the CLINFO.TXT file.
  20. echo  
  21. echo      LIST CLINFO.TXT      or     COPY CLINFO.TXT PRN
  22. echo